func google.golang.org/protobuf/encoding/protojson.getFloat
3 uses
google.golang.org/protobuf/encoding/protojson (current package)
decode.go#L410: return getFloat(tok, bitSize)
decode.go#L441: return getFloat(tok, bitSize)
decode.go#L446: func getFloat(tok json.Token, bitSize int) (protoreflect.Value, bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)